home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / ver_cont / cvs-1.8 / cvs-1 / cvs-1.8.1 / ChangeLog < prev    next >
Encoding:
Text File  |  1996-05-06  |  39.2 KB  |  1,163 lines

  1. Sun May  5 17:38:21 1996  Benjamin J. Lee  <benjamin@cyclic.com>
  2.  
  3.     Integrated changes submitted by Ian Taylor <ian@cygnus.com>
  4.  
  5.     * update.c (update_dirent_proc): cvs co -p doesn't print
  6.     anything when run from an empty directory.
  7.  
  8.         * import.c (import_descend_dir): Check for a file in the
  9.         repository which will be checked out to the same name as the
  10.         directory.
  11.  
  12. Sun May  5 15:49:00 1996  Benjamin J. Lee  <benjamin@cyclic.com>
  13.  
  14.     * configure.in: autoconf 2.9 handles AC_CHECK_LIB in a
  15.     way that it can not be used to check for main().  Check
  16.     for printf() instead. (Reported by ian@cygnus.com)
  17.  
  18.     * configure: Regenerated.
  19.  
  20. Thu May  2 13:34:37 1996  Benjamin J. Lee  <benjamin@cyclic.com>
  21.  
  22.     * Version 1.7.88
  23.  
  24. Thu May  2 10:42:13 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  25.  
  26.     * NEWS: Clarify what happened to examples directory.
  27.  
  28. Thu May  2 02:06:49 1996  Benjamin J. Lee  <benjamin@cyclic.com>
  29.  
  30.     * INSTALL: Updated for NeXTSTEP 3.3 (1.7)
  31.  
  32. Thu May  2 01:40:55 1996  Benjamin J. Lee  <benjamin@cyclic.com>
  33.  
  34.     * Compatibility fixes affecting QNX, NetBSD, and SCO
  35.  
  36.     * configure.in (AC_CHECK_FUNCS): Added check for initgroups(),
  37.           (ac_cv_func_crypt) Added check for crypt() in -lcrypt;
  38.           define AUTH_SERVER_SUPPORT only if crypt() is found.
  39.  
  40.     * configure: Regenerated.
  41.  
  42.     * src/server.c (HAVE_INITGROUPS): Use initgroups() only if
  43.         located by configure.
  44.  
  45. Wed May  1 15:38:56 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  46.  
  47.     * NEWS: Remove item about reserving all-uppercase tag names.
  48.  
  49. Fri Apr 19 11:22:35 1996  Benjamin J. Lee  <benjamin@cyclic.com>
  50.  
  51.     * Version 1.7.86
  52.  
  53. Sun Apr 14 11:06:44 1996  Karl Fogel  <kfogel@floss.red-bean.com>
  54.  
  55.         * configure.in (AC_OUTPUT): generate contrib/elib/Makefile,
  56.         tools/Makefile, and tools/pcl-cvs/Makefile.  Do not any longer
  57.         generate contrib/pcl-cvs/Makefile.
  58.         
  59.         * Makefile.in: deal w/ above changes.
  60.         
  61.         * configure: regenerated.
  62.  
  63.         * Added `tools' subdir (pcl-cvs will live there, as will other
  64.         things maintained along with the CVS distribution).
  65.  
  66. Wed Apr 10 17:15:25 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  67.  
  68.     * README: Mention documentation and A4 paper in particular.
  69.  
  70. Thu Mar 28 12:31:38 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  71.  
  72.     * NEWS: Add "cvs annotate".
  73.  
  74. Tue Mar 26 10:46:59 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  75.  
  76.     * INSTALL: In example, change tag name to avoid using a tag name
  77.     reserved to CVS.
  78.  
  79.     * NEWS: Document reservation of some tag names.
  80.  
  81. Fri Mar 22 10:45:23 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  82.  
  83.     * INSTALL: Clarify that RCS is only for server or local.
  84.  
  85. Mon Mar 18 10:15:18 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  86.  
  87.     * README: Mention info@cyclic.com where we mention support
  88.     contracts, not at the end where people might be tempted to view it
  89.     as a generic help line.
  90.  
  91. Thu Mar 14 16:34:26 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  92.  
  93.     * Makefile.in (stamp-h): Don't run ./config.status --recheck.
  94.  
  95. Thu Mar 14 1996  Jim Kingdon  <kingdon@cyclic.com>
  96.  
  97.     * cvsnt.mak: Regenerate dependencies.
  98.  
  99. Thu Mar 14 13:45:11 1996  Jim Blandy  <jimb@totoro.cyclic.com>
  100.  
  101.     * configure.in (AC_OUTPUT): Don't create examples/Makefile; we're
  102.     not using the examples directory any more.
  103.  
  104. Wed Mar 13 17:02:00 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  105.  
  106.     * INSTALL: Refer to cvs.texinfo rather than out-of-date cvsinit
  107.     instructions.  Instead of telling everyone to update modules
  108.     whenever adding directories (which is optional), refer to the
  109.     manual regarding all administrative files.  Revise "make check"
  110.     instructions to be even less encouraging about submitting bug
  111.     reports.
  112.  
  113.     * examples/*: Removed.
  114.     * Makefile.in (SUBDIRS): Remove examples.
  115.     * cvsinit.sh: Removed.
  116.     * Makefile.in: Remove all cvsinit and PROGS stuff.
  117.     * NEWS: Mention cvsinit -> cvs init change.
  118.  
  119. Mon Mar 11 13:12:35 1996  Samuel Tardieu  <sam@inf.enst.fr>
  120.  
  121.     * BUGS: removed previous description from Greg Woods (3/6/96)
  122.     since the bug seems to be corrected
  123.  
  124. Wed Mar  6 10:35:32 1996  Greg A. Woods  <woods@most.weird.com>
  125.  
  126.     * BUGS: describe a weird core-dump with 'cvs co -c'.  Now I can't
  127.     even get a stack backtrace again -- dbx dumps core!
  128.  
  129. Fri Mar  1 09:21:56 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  130.  
  131.     * README.VMS: Remove distribution information (since it is no
  132.     longer different for VMS).  Various wording fixes to reflect the
  133.     fact that using rsh is just one of several ways to connect to a
  134.     cvs server, not "the official" one.  Say that the unsuitable rsh
  135.     is the UCX one.  Clarify what rsh uses privileged ports for.
  136.  
  137. Fri Mar  1 01:26:28 1996  Benjamin J. Lee  <benjamin@cyclic.com>
  138.  
  139.     * README.VMS, build.com: Added for VMS.
  140.  
  141. Thu Feb 29 10:04:20 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  142.  
  143.     * NEWS: Mention change to default ignore list.
  144.  
  145. Thu Feb 29 00:28:08 1996  Peter Wemm  <peter@jhome.DIALix.COM>
  146.  
  147.     * configure.in: correctly spell FNM_PATHNAME in fnmatch() test,
  148.     the supplied test fails on proposed POSIX.2, lib/fnmatch.*, Linux,
  149.     FreeBSD, etc.
  150.     * configure: Regenerated.
  151.  
  152. Tue Feb 27 10:43:14 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  153.  
  154.     * INSTALL: Change submission address to bug-cvs from info-cvs.
  155.     Encourage submissions to be in the form of diffs to INSTALL.
  156.  
  157. Sun Feb 25 15:23:31 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  158.  
  159.     * HACKING: Fix typo.
  160.  
  161. Fri Feb 23 1996  Jim Kingdon  <kingdon@cyclic.com>
  162.  
  163.     * cvsnt.mak: Add login.c and scramble.c.
  164.  
  165. Fri Feb 23 16:36:11 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  166.  
  167.     * README: Mention comp.software.config-mgmt.  Don't mention old
  168.     cyclic-cvs mailing list.
  169.  
  170.     * acconfig.h: Add AUTH_SERVER_SUPPORT.  Remove DIFF and GREP (no
  171.     longer used).
  172.     * configure.in: Define AUTH_SERVER_SUPPORT.
  173.     * config.h.in, configure: Regenerated.
  174.  
  175. Thu Feb 22 22:32:09 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  176.  
  177.     * configure.in: Remove AC_FUNC_ALLOCA.
  178.     * configure: Regenerated.
  179.  
  180. Mon Feb 19 09:39:21 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  181.  
  182.     * HACKING: Add comments about portability and assert().
  183.  
  184. Thu Feb 15 16:40:13 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  185.  
  186.     * NEWS: Mention $USER internal variable.
  187.  
  188. Thu Feb 15 14:00:00 1996  Gary Oberbrunner  <garyo@avs.com>
  189.               and Jim Kingdon  <kingdon@cyclic.com>
  190.  
  191.     * cvsnt.mak: Add vasprintf.c and mkmodules.c
  192.  
  193. Tue Feb 13 20:05:47 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  194.  
  195.     * configure.in (AC_REPLACE_FUNCS): Add strtoul.
  196.     * configure: Regenerated.
  197.  
  198. Mon Feb 12 10:06:27 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  199.  
  200.     * TODO: Remove mkmodules stuff.
  201.     * NEWS: Add item concerning mkmodules.
  202.  
  203.     * configure.in (AC_REPLACE_FUNCS): Add vasprintf.
  204.     * configure: Regenerated.
  205.  
  206. Sun Feb 11 16:43:38 1996  Karl Fogel  <kfogel@floss.red-bean.com>
  207.  
  208.         * Makefile.in (DISTFILES): added HACKING.
  209.  
  210. Sun Feb 11 12:38:51 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  211.  
  212.     * NEWS: Revise *info files feature (now user vars, not env vars).
  213.  
  214. Fri Feb  9 23:51:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  215.  
  216.     * NEWS: Mention env var in *info files feature.
  217.  
  218. Fri Feb  9 02:41:50 1996  Jim Blandy  <jimb@totoro.cyclic.com>
  219.  
  220.     * Makefile.in (DISTFILES): Remove config.sub and config.guess from
  221.     the list; they're not distributed any more.
  222.  
  223. Thu Feb  1 19:47:46 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  224.  
  225.     * INSTALL: Remove RM; no longer used.
  226.  
  227. Thu Feb  1 14:38:04 1996  Karl Fogel  <kfogel@floss.red-bean.com>
  228.  
  229.         * configure: re-ran autoconf.
  230.  
  231.         * Makefile.in (USOURCE_SUBDIRS, SUBDIRS): abstract unix source
  232.         subdirs to new var USOURCE_SUBDIRS, for lint's sake and possibly
  233.         etags's someday.
  234.         (lint): run in USOURCE_SUBDIRS only.
  235.  
  236. Thu Feb  1 13:06:47 1996  Roland McGrath  <roland@baalperazim.frob.com>
  237.  
  238.     * configure.in (WITH_KRB4): Escape $ in help text.
  239.  
  240. Wed Jan 31 19:03:37 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  241.  
  242.     * HACKING: Add info about NEWS file and release process.
  243.  
  244. Tue Jan 30 16:00:00 1996  Jim Kingdon  <kingdon@peary.cyclic.com>
  245.  
  246.     * cvsnt.mak: Change save-cwd.c to savecwd.c and regenerate
  247.     dependencies to take care of save-cwd.h.
  248.     * windows-NT/README: Update information about Visual C++ 4.0.
  249.  
  250. Tue Jan 30 16:09:53 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  251.  
  252.     * Rename lib/save-cwd.c to lib/savecwd.c.  Avoiding a hyphen
  253.     seems to be the only way to get Visual C++ 2.1 to generate a
  254.     cvsnt.mak which Visual C++ 4.0 will accept.
  255.     * Rename lib/save-cwd.h to lib/savecwd.h for consistency.
  256.     * os2/Makefile.in, lib/Makefile.in, lib/savecwd.c, src/add.c,
  257.     src/import.c, src/modules.c, src/recurse.c, src/tag.c: Update
  258.     accordingly.
  259.  
  260.     * INSTALL, os2/options.h, windows-NT/options.h,
  261.     macintosh/options.h, src/options.h.in: Remove SORT; it is no
  262.     longer used.
  263.  
  264. Mon Jan 29 15:16:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  265.  
  266.     * INSTALL: Mention -b.  Don't talk about RCS 5.6.[5-7] beta
  267.     releases; this will be an issue for few if any people.  Remove
  268.     stuff about diff and --with-diffutils which is no longer true.
  269.  
  270.     * README: Refer to HACKING file.  Refer to cvs.texinfo not
  271.     manpage.  Rewrite section about compatibility between CVS versions.
  272.     * HACKING: New file.
  273.     * INSTALL: Move -Wall section to HACKING; refer to HACKING.
  274.  
  275. Wed Jan 24 20:26:55 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  276.  
  277.     * configure.in: Remove diff stuff.  Also remove AC_CANONICAL_HOST
  278.     and bindir crud as that was the only place they were used.
  279.     * config.h.in, configure: Regenerated.
  280.     * config.sub, config.guess: Removed.
  281.     * src/options.h.in (DIFF): Change to "diff" and change comment to tell
  282.     people not to use -a.
  283.     * src/sanity.sh: New test binfiles tests for above-fixed bug (see
  284.     comments in patch_file in update.c--passing -a to diff generates a
  285.     patch which patch cannot apply).
  286.  
  287.     * NEWS: Adjust to reflect existence of 1.7.
  288.  
  289. Tue Jan 23 14:20:39 1996  Jim Blandy  <jimb@totoro.cyclic.com>
  290.  
  291.     * devel-cvs: New file, not to be included in the distribution.
  292.  
  293. Thu Jan 18 21:46:56 1996  Jim Blandy  <jimb@totoro.cyclic.com>
  294.  
  295.     * BUGS: Remove all mention of the outdated cyclic-cvs@cyclic.com
  296.     and remote-cvs@cyclic.com addresses.  It turns out that people see
  297.     these addresses and use them.  Mention the proper way to report
  298.     bugs.
  299.  
  300. Wed Jan 17 16:40:01 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  301.  
  302.     * README: Fix typo (info-cvs-requests -> info-cvs-request).
  303.  
  304. Fri Jan 12 13:38:12 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  305.  
  306.     * configure.in, configure: Revert "Checking user's gender" change.
  307.     Sure, you only live once, but I want mine to be a *long* life, not
  308.     one interrupted by a CVS user who is not amused coming after me
  309.     with an axe.
  310.  
  311. Fri Jan 12 12:46:23 1996  Karl Fogel  <kfogel@floss.red-bean.com>
  312.  
  313.         * configure: regenerated.
  314.         
  315.         * configure.in: print "Checking user's gender... ok".  I mean,
  316.         what the heck, you only live once.
  317.  
  318. Thu Jan 11 14:00:00 1996  Jim Kingdon  <peary.cyclic.com>
  319.  
  320.     * cvsnt.mak: Update dependencies.
  321.  
  322. Thu Jan 11 12:03:10 1996  Norbert Kiesel  <nk@col.sw-ley.de>
  323.  
  324.     * NEWS: document loss of CVS_NOADMIN.  Also, mention the
  325.       possibility to use "cvs" in .cvsrc.
  326.  
  327. Wed Jan 10 20:40:23 1996  Karl Fogel  <kfogel@floss.red-bean.com>
  328.  
  329.         * configure: regenerated.
  330.  
  331.         * configure.in (AC_OUTPUT): added `macintosh/Makefile'.
  332.         
  333.         * Makefile.in (SUBDIRS): added `macintosh'.
  334.  
  335. Wed Jan 10 01:17:18 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  336.  
  337.     * README: Remove URL of obsolete David Zuhn web page.
  338.  
  339.     * FAQ: Replace entire file with short paragraph explaining the FAQ
  340.     is dead.
  341.  
  342.     * configure.in: Don't set exec_prefix.  Set bindir from prefix if
  343.     exec_prefix isn't set.
  344.     * configure: Regenerated.
  345.  
  346.     * INSTALL: Update list of machines for 1.6.85 (further changes to
  347.     the list of machines will not receive ChangeLog entries).
  348.  
  349. Tue Jan  9 09:02:05 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  350.  
  351.     * NEWS: Mention changes in default ignore list.
  352.  
  353.     * INSTALL: check.log is not in /tmp/cvs-sanity.  Mention
  354.     submitting bug reports as a possibility, not a request from us.
  355.     Separate out "make check" a bit to make clear it is optional.
  356.  
  357. Mon Jan  8 11:42:40 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  358.  
  359.     * INSTALL: Remove grep stuff; no longer necessary.
  360.     Don't say that patch must understand unidiffs; no longer true.
  361.     Suggest configuring with -Wall (here until we have a "how to hack
  362.     CVS document").
  363.  
  364. Wed Jan  3 19:00:00 1996  Jim Kingdon  <kingdon@peary.cyclic.com>
  365.  
  366.     * .cvsignore: Add cvsnt.vcp.
  367.  
  368. Mon Jan  1 22:45:50 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  369.  
  370.     * os2/Makefile.in (Makefile), windows-NT/Makefile.in (Makefile):
  371.     New rules.
  372.  
  373. Sun Dec 31 16:52:49 1995  Karl Fogel  <kfogel@floss.cyclic.com>
  374.  
  375.         * NEWS: add a blurb about password authentication.
  376.  
  377. Sun Dec 31 16:16:38 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  378.  
  379.     * README: Add "submissions will be distributed under the GPL"
  380.     language (like the newspapers have for letters to the editor).
  381.  
  382. Thu Dec 21 16:00:00 1995  Jim Kingdon  <kingdon@peary.cyclic.com>
  383.  
  384.     * cvsnt.mak: Revert to an old version, then add in recent changes
  385.     to lists of files (using Visual C++; not by hand editing--this way
  386.     it can be used as an internal project not just an external one).
  387.  
  388. Tue Dec 19 17:13:14 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  389.  
  390.     * NEWS: Mention -kb (strictly speaking a bugfix, not a new
  391.     feature, I guess, but it seems worth mentioning anyway).
  392.  
  393. Tue Dec 19 17:00:00 1995  Jim Kingdon  <kingdon@peary.cyclic.com>
  394.  
  395.     * TODO: Remove "regular TODO list:" line which accidentally got
  396.     checked in.
  397.  
  398. Mon Dec 18 18:59:30 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  399.  
  400.     * Makefile.in (TAR_VERBOSE): Default to empty, not "v".  I don't
  401.     want that whole long list of files any more than jimb's daily
  402.     update script does.
  403.  
  404. Sun Dec 17 23:59:11 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  405.  
  406.     * configure.in (AC_REPLACE_FUNCS): Remove vasprintf.
  407.     * configure: Regenerated.
  408.  
  409. Sat Dec 16 17:19:45 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  410.  
  411.     * configure.in (AC_REPLACE_FUNCS): Add vasprintf.
  412.     * configure: Regenerated.
  413.  
  414. Mon Nov 20 14:19:47 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  415.  
  416.     * TODO: Remove items about developer communications; they are done.
  417.     * NEWS: Mention developer communication features.
  418.     * cvsinit.sh: Also add notify file.
  419.  
  420. Mon Dec 11 22:44:58 1995  Karl Fogel  <kfogel@totoro.cyclic.com>
  421.  
  422.         * New subdir "macintosh", for Mike Ladwig's
  423.         <mike@twinpeaks.prc.com> port-in-progress.
  424.  
  425. Thu Dec  7 14:32:49 1995  Jim Meyering    (meyering@comco.com)
  426.  
  427.     * Makefile.in (check): Make sure library is built before running
  428.     make in src.
  429.     (remotecheck): Likewise.
  430.     (installcheck): Likewise.
  431.  
  432. Wed Dec  6 11:40:37 1995  J.T. Conklin  <jtc@slave.cygnus.com>
  433.  
  434.     * configure.in: Remove leading -l from first argument of
  435.      AC_CHECK_LIB for -lkrb and -ldes checks.
  436.  
  437. Mon Dec  4 08:06:31 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  438.  
  439.     * config.h.in: Regenerated.
  440.  
  441. Sun Dec  3 20:05:10 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  442.  
  443.     * configure.in: Remove grep stuff.
  444.     * configure: Regenerated.
  445.  
  446. Fri Dec  1 11:16:18 1995  Norbert Kiesel  <nk@col.sw-ley.de>
  447.  
  448.     * configure, config.h.in: re-ran autoconf
  449.  
  450.     * configure.in (AC_CHECK_HEADERS): add sys/resource.h to list of
  451.       tested headers
  452.  
  453.     * Makefile.in (DISTFILES): add config.sub and config.guess
  454.  
  455. Thu Nov 23 09:01:53 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  456.  
  457.     * TODO: Remove item about doc describing undoing a change; it
  458.     already does.
  459.  
  460. Sun Nov 19 18:12:36 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  461.  
  462.     * Makefile.in (dist): Pull out the 'v' in the tar command to a
  463.     variable, so I can disable it in my daily update script.
  464.  
  465. Tue Nov 14 18:31:36 1995  Greg A. Woods  <woods@most.weird.com>
  466.  
  467.     * cvsinit.sh:
  468.     - new rcs id
  469.     - new opening comment
  470.     - read only one "word" for CVSROOT
  471.     - add checkoutlist, cvswrappers, taginfo, wrap, & unwrap to
  472.     examples install loop, special handling for latter....
  473.     - don't do any special stuff for loginfo -- always comment out
  474.     everything in the newly installed examples
  475.     - add a wee message to suggest editing newly installed examples
  476.     - tweak some more comments, esp. regarding install of contrib
  477.     scripts....
  478.     - make $CVSROOT/CVROOT/history group writable if it didn't exist
  479.     as it's not very useful otherwise
  480.  
  481. Tue Nov 14 15:22:25 1995  Greg A. Woods  <woods@most.weird.com>
  482.  
  483.     * cvsinit.sh: woops!  wasn't installing contrib/log!
  484.  
  485. Tue Nov 14 12:09:11 1995  Greg A. Woods  <woods@most.weird.com>
  486.  
  487.     * INSTALL: oops, missed a couple of things about "configure"
  488.  
  489.     * configure: re-ran autoconf
  490.  
  491. Tue Nov 14 11:06:25 1995  Greg A. Woods  <woods@most.weird.com>
  492.  
  493.     * config.guess, config.sub: first time in (from autoconf-2.4)
  494.  
  495.     * configure.in:
  496.     - updated to work with autoconf-2.4
  497.     - call AC_CANONICAL_HOST to get host OS type right (needs
  498.     config.sub and config.guess)
  499.     - added full support for --with-diffutils and --with-gnugrep
  500.     - fixed the diff search to work almost like the one for RCS-5.7
  501.     - fixed some quoting problems
  502.  
  503.     * README: mention optional 'make check' step
  504.  
  505.     * INSTALL:
  506.     - updated notes about working SunOS versions
  507.     - re-wrote notes about RCS, diffutils, etc.
  508.     - added notes about configuring    with GNU diffutils and GNU grep
  509.     - added notes about using 'make    check'
  510.     - changed bug reporiting instructions to mention cvsbug
  511.     - re-wrote notes about setting CVSROOT in shell startups
  512.  
  513. Fri Nov  3 11:11:16 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  514.  
  515.     * README: Fix typo in URL of molli's web site.
  516.  
  517. Tue Oct 31 19:28:16 1995  Karl Fogel  <kfogel@totoro.cyclic.com>
  518.  
  519.         * testing something, please ignore.
  520.  
  521. Mon Oct 23 18:37:27 1995  Karl Fogel  <kfogel@floss.cyclic.com>
  522.  
  523.         * configure: re-ran autoconf.
  524.  
  525.         * configure.in (AC_OUTPUT): os2/Makefile.
  526.  
  527.         * Makefile.in (SUBDIRS): added os2 subdir.
  528.  
  529. Mon Oct 23 12:02:51 1995  Norbert Kiesel  <nk@col.sw-ley.de>
  530.  
  531.     * cvsnt.mak:  added lib/getline.c
  532.  
  533. Fri Oct 20 17:04:55 1995  Norbert Kiesel  <nk@col.sw-ley.de>
  534.  
  535.     * cvsnt.mak: added src/expand_path.c, error.[ch] now in src
  536.  
  537. Thu Oct 19 16:26:32 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  538.  
  539.     * INSTALL: Remove note about RCS 5.7 and log messages
  540.     consisting only of whitespace; fixed in CVS on 11 Jul 95.
  541.  
  542. Tue Oct 17 17:57:23 1995  Warren Jones  <wjones@tc.fluke.com>
  543.  
  544.     * man/cvs.5, examples/modules: Document -e.
  545.  
  546. Tue Oct 10 16:34:25 1995  Thorsten Lockert  <tholo@sigmasoft.com>
  547.  
  548.     * configure.in: More crud looking for kerberos, this time for 4.4BSD.
  549.     * configure: Regenerated.
  550.  
  551. Sun Oct  8 12:22:19 1995  Peter Wemm  <peter@haywire.DIALix.COM>
  552.  
  553.     * configure.in: check for POSIX and BSD style reliable signals
  554.     * configure: regenerated by autoconf
  555.     * config.h.in: regenerated by autoheader
  556.  
  557. Fri Oct  6 21:50:48 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  558.  
  559.     There is little point in trying to share a file as trivial as
  560.     lib/error.c between programs.  So just admit it is CVS specific:
  561.     * lib/error.c: Move from here...
  562.     * src/error.c: ...to here, and remove CVS_SUPPORT ifdefs.
  563.     * lib/error.h: Move from here...
  564.     * src/error.h: ...to here.  Remove CVS_SUPPORT
  565.     ifdefs; remove unused variable error_message_count.
  566.     * src/Makefile.in (OBJECTS): Add error.o.
  567.     (SOURCES): Add error.c.
  568.     (HEADERS): Add error.h.
  569.     * lib/Makefile.in (OBJECTS): Remove error.o.
  570.     (SOURCES): Remove error.c.
  571.     (HEADERS): Remove error.h.
  572.     * acconfig.h, configure.in: Remove CVS_SUPPORT.
  573.     * configure, config.h.in: Rebuilt using autoconf and autoheader.
  574.     * windows-NT/config.h: Remove CVS_SUPPORT.
  575.  
  576. Thu Oct  5 17:26:38 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  577.  
  578.     * INSTALL: Mention Siemens-Nixdorf RM600.
  579.  
  580. Tue Oct  3 09:32:19 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  581.  
  582.     * NEWS: Remove item about -f global option; it is old news already
  583.     mentioned elsewhere in the file.
  584.  
  585. Mon Oct  2 18:12:15 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  586.  
  587.     * FAQ: Updated for CVS 1.5.  And now 1.6 is almost out.  The FAQ
  588.         always lags the package, sigh...
  589.  
  590. Mon Oct  2 18:10:35 1995  Larry Jones  <larry.jones@sdrc.com>
  591.  
  592.     * configure, config.h.in: Rebuilt using autoconf and autoheader.
  593.  
  594.     * configure.in: check for <sys/bsdtypes.h>; used by src/server.c.
  595.     (ISC keeps all the stuff that BSD has in <sys/types.h> here, so
  596.     we need it for the FD_SET stuff for select().)
  597.     Moved check for gethostname() after check for connect() since if
  598.     connect() is not found, we may add librariesd and gethostname()
  599.     may well be in one of those libraries.
  600.     If connect() isn't found, look in -linet (ISC) in addition to
  601.     -lsocket and -lnsl.  Also, ignore the cache since we need to
  602.     update LIBS reguardless of whether it was found before or not and
  603.     the answer may well be different afterwards.
  604.     Define CLIENT_SUPPORT and SERVER_SUPPORT only if connect() is
  605.     found.
  606.  
  607.     * INSTALL: update info for ISC 4.0.1; renumber footnotes.
  608.  
  609. Mon Oct  2 17:01:07 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  610.  
  611.     * INSTALL: Indicate CVS version tested with Solaris 2.4.
  612.  
  613. Mon Oct  2 10:42:37 1995  Karl Fogel  <kfogel@totoro.cyclic.com>
  614.  
  615.         * (configure): Re-ran autoconf.
  616.  
  617. Mon Oct  2 10:33:58 1995  Michael Finken  <finken@conware.de>
  618.  
  619.         * configure.in: AC_REPLACE `strstr'.
  620.  
  621. Sun Oct  1 23:22:28 1995  Bryan O'Sullivan  <bos@serpentine.com>
  622.  
  623.     * (INSTALL): noted that CVS works fine on Solaris 2.4 with both
  624.       gcc and SPARCworks cc.
  625.  
  626. Sun Oct  1 18:48:19 1995  Karl Fogel  <kfogel@totoro.cyclic.com>
  627.  
  628.         * (configure): re-ran autoconf following Peter Wemm's change
  629.         below.
  630.  
  631. Sun Oct  1 22:24:56 1995  Peter Wemm  <peter@haywire.dialix.com>
  632.  
  633.     * configure.in: more extensive searching for -lsocket and -lnsl
  634.     as done in Taylor-UUCP 1.06
  635.  
  636. Sun Oct  1 15:32:01 1995  Karl Fogel  <kfogel@totoro.cyclic.com>
  637.  
  638.         * (configure): re-ran autoconf.
  639.  
  640. Sun Oct  1 11:35:17 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  641.  
  642.     * TODO: Remove item about setting comment leader automatically;
  643.     RCS 5.7 does this.
  644.  
  645. Wed Sep 27 15:34:04 1995  Peter Wemm  <peter@haywire.dialix.com>
  646.  
  647.     * configure.in: correct detection of GNU diff's -a option for
  648.     src/options.h
  649.     * configure: regenerate with autoconf
  650.  
  651. Fri Sep 22 14:29:31 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  652.  
  653.     * TODO: Remove item about reindenting on the way in and out.
  654.     wrappers provide this functionality.
  655.  
  656. Wed Sep 20 14:27:28 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  657.  
  658.         * configure.in: #define the symbols DIFF and GREP to be the paths
  659.     to the DIFF and GREP programs; their values will be edited into
  660.     src/options.h (and config.h, coincidentally).
  661.     * acconfig.h (DIFF, GREP): Add these.
  662.     * configure, config.h.in: Rebuilt using autoconf and autoheader.
  663.  
  664. Sun Sep 10 21:38:05 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  665.  
  666.     * TODO: CVS can already undo a change, suggest documenting how.
  667.     Expand slightly on mode stuff.
  668.     Remove item about not letting people check out into repository (it
  669.     is done).
  670.     Redo item about expanding env vars in *info to reflect current
  671.     thinking.
  672.     Remove item about making it hard to accidentally move tags; it is
  673.     done.
  674.     Add client/server note to suggestion regarding interactive merging.
  675.  
  676. Fri Sep  1 12:07:02 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  677.  
  678.     * BUGS: Remove items about refetching unpatchable files and options.h.
  679.  
  680. Fri Sep  1 09:20:09 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  681.  
  682.     * Makefile.in (DISTFILES): Remove cvsnt.vcp; it's been deleted.
  683.  
  684. Thu Aug 31 13:47:35 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  685.  
  686.     * Makefile.in (stamp-h): Rebuild config.status before trying to
  687.     use it to build config.h.
  688.  
  689.     * Makefile.in: Change "cd foo; make" to "cd foo && make";
  690.     otherwise we get into an infinite loop if an objdir doesn't exist.
  691.  
  692. Thu Aug 31 11:07:06 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  693.  
  694.     * configure.in: Arrange not to touch options.h if we haven't
  695.     modified it.  AC_CONFIG_HEADER checks if the file is unmodified,
  696.     whereas AC_OUTPUT doesn't, and they're otherwise identical, so...
  697.     (AC_CONFIG_HEADER): ... mention src/options.h here...
  698.     (AC_OUTPUT): ... not here.
  699.     Copy src/options.h to src/options.h-SAVED, don't move it.
  700.     Otherwise, configure will create it again every time.
  701.     Remove the code to compare the new src/options.h with
  702.     src/options.h-SAVED and move it back if it's unchanged; autoconf
  703.     writes that for us now.
  704.  
  705. Wed Aug 30 18:45:28 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  706.  
  707.         * .cvsignore: Ignore WinDebug and WinRel directories, used by
  708.     Microsoft Visual C++ to store object files and executables.
  709.  
  710.     * acconfig.h (CVS_SUPPORT, CLIENT_SUPPORT, SERVER_SUPPORT): New
  711.     symbols, which autoheader will use to build config.h.in from
  712.     configure.in.
  713.     * configure.in (SERVER_SUPPORT, CLIENT_SUPPORT): Remove spaces
  714.     between AC_DEFINEs and opening parens of argument lists.  Oops.
  715.     * configure: Rebuild using autoconf.
  716.     * config.h.in: Rebuild using autoheader.
  717.  
  718.     * Makefile.in (SUBDIRS): Uncomment windows-NT.
  719.  
  720.     * INSTALL: Added Windows NT to list of supported platforms.
  721.     Added Windows NT installation instructions.
  722.  
  723. Tue Aug 29 16:08:01 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  724.  
  725.     * cvsnt.mak: Completed Windows NT port.
  726.  
  727.     * configure.in (SERVER_SUPPORT, CLIENT_SUPPORT): Arrange for these
  728.     to get #defined.  In the config.h file for the Windows NT port, we
  729.     only #define CLIENT_SUPPORT.
  730.     * config.h.in (SERVER_SUPPORT, CLIENT_SUPPORT): Add #undefs for
  731.         these.
  732.  
  733.     * configure.in (AC_OUTPUT): Build the Makefile for the windows-NT
  734.     subdirectory too.
  735.  
  736.     * cvsnt.vcp: Removed.  This doesn't store any information needed
  737.     to compile CVS; it seems to be mostly programmer preference stuff.
  738.     There's no need to distribute it.
  739.  
  740.     * INSTALL: Added info about Harris Nighthawk from Steve Allen ---
  741.     thanks!
  742.  
  743. Mon Aug 21 16:08:37 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  744.  
  745.         Bring the saga to a close:
  746.     * configure.in: Use AC_PROG_MAKE_SET here, to decide whether we
  747.     need to set the MAKE variable in Makefile.
  748.     * Makefile.in: Use @SET_MAKE@ here, to set MAKE when appropriate.
  749.  
  750. Mon Aug 21 15:26:29 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  751.  
  752.     * Makefile.in: Add comment regarding AC_SET_MAKE.
  753.  
  754. Sat Aug 19 21:57:51 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  755.  
  756.     * configure.in: Define CVS_SUPPORT, to tell certain library
  757.     functions that they're part of CVS.
  758.     * config.h.in: Add #undef for CVS_SUPPORT, for configure to chew
  759.     on.
  760.  
  761. Fri Aug 18 22:35:34 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  762.  
  763.     * Makefile.in: Don't set MAKE; apparently all makes set it and GNU
  764.     make, at least, will set it to what make was invoked as (perhaps gmake
  765.     or some such), not just "make" (which might not support VPATH, for
  766.     example).
  767.  
  768. Sun Aug 13 23:35:47 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  769.  
  770.     * INSTALL: Convert Data General entry to same format as other entries.
  771.  
  772. Sun Aug 13 13:11:36 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  773.  
  774.     * cvs-format.el: Add note about set-c-style.
  775.  
  776. Thu Aug  3 16:13:29 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  777.  
  778.     * INSTALL: Fixed mail address for updates.
  779.  
  780.         * INSTALL: Noted that 1.5 runs on SunOS 4.1.1 -- 4.1.3.
  781.  
  782. Sun Jul 30 20:12:26 1995  James Kingdon  <kingdon@harvey.cyclic.com>
  783.  
  784.     * cvsinit.sh: Unify code for modules and loginfo with code for
  785.     other files which have checked-out and ,v files in CVSROOT.
  786.     Don't add "#" to start of lines in rcstemplate.
  787.  
  788. Sat Jul 29 16:48:05 1995  James Kingdon  <kingdon@harvey.cyclic.com>
  789.  
  790.     * cvsinit.sh: If arguments are given, give version number and
  791.     usage message.  Make printed messages much more concise.
  792.  
  793.     * cvsinit.sh: Rename log.pl to log.  Don't install log twice.
  794.  
  795.     * Makefile.in (install-local), contrib/Makefile.in (install):
  796.     Remove "reminder" to run cvsinit; running cvsinit is not required.
  797.  
  798. Fri Jul 28 16:46:10 1995  James Kingdon  <kingdon@harvey.cyclic.com>
  799.  
  800.     * Makefile.in (SUBDIRS): Comment out windows-NT.
  801.  
  802. Fri Jul 28 02:27:54 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  803.  
  804.     * Makefile.in (DISTFILES): Add cvsnt.mak and cvsnt.vcp.
  805.     (SUBDIRS): Add windows-NT.
  806.  
  807.     * config.h.in: Regenerated from configure.in by autoheader.
  808.  
  809. Wed Jul 19 18:00:00 1995  Jim Blandy  <jimb@cyclic.com>
  810.  
  811.     * configure.in (AC_CHECK_HEADERS): Check for <io.h> and <direct.h>.
  812.  
  813. Tue Jul 18 21:18:00 1995  Jim Blandy  <jimb@cyclic.com>
  814.  
  815.     * configure.in (AC_CHECK_HEADERS): Check for sys/param.h; Windows NT
  816.     doesn't have it.
  817.  
  818.     * configure.in (AC_CHECK_HEADERS): Check for sys/time.h.  If you're
  819.     using AC_HEADER_TIME, it's best to check for this too.
  820.  
  821.     * cvsnt.mak: New file --- makefile equivalent for Microsoft Visual C++.
  822.     Choose this as your project when working with CVS under MSVC++.
  823.     * cvsnt.vcp: New file --- configuration info for Microsoft Visual C++.
  824.     * windows-NT: New subdirectory, containing files to be used to
  825.     build under Microsoft Windows NT.
  826.  
  827. Wed Jul 12 23:26:24 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  828.  
  829.     * Makefile.in: Remove duplicate install-info rule.
  830.  
  831. Wed Jul 12 16:00:27 1995 Karl Fogel <kfogel@floss.cyclic.com>
  832.  
  833.     * Makefile.in (install-local): added rule for install-info, made
  834.     `install' depend on it.
  835.  
  836.     * README: correct mailing list addresses.
  837.     * INSTALL: same.
  838.  
  839. Wed Jul 12 09:15:02 1995  Jim Meyering    (meyering@comco.com)
  840.  
  841.     * configure.in (gdiff_path): Remove gdiff from the list of programs.
  842.     SGI's Irix includes a program named gdiff that is an X-based GUI to
  843.     diff.
  844.  
  845.     * configure.in: Add check for working fnmatch functions so that
  846.     systems providing it don't incur the space overhead of linking
  847.     with the version in lib.  Cross compiling builds always use the
  848.     version in lib.
  849.  
  850. Tue Jul 11 15:47:20 1995  Greg A. Woods     <woods@most.weird.com>
  851.  
  852.     * configure.in: add some FIXME comments
  853.     - add a hack to restore src/options.h if AC_OUTPUT() didn't modify
  854.     it. Note that this does *not* work for config.status, thus one
  855.     FIXME comment.
  856.     - add test for #! (to warn about possible failure of perl scripts
  857.     - add test for diff and grep paths (for src/options.h.in)
  858.     - fix up handling of src/options.h.in
  859.     - add checks for PERL_PATH and CSH_PATH (from previous local changes)
  860.  
  861. Tue Jul 11 14:31:18 1995  Michael Shields  <shields@tembel.org>
  862.  
  863.     * Makefile.in (LDFLAGS): Pick up from configure.
  864.  
  865. Sun Jul     9 19:03:00 1995  Greg A. Woods     <woods@most.weird.com>
  866.  
  867.     * configure: re-ran autoconf-2.4
  868.  
  869.     * cvsinit.sh: make use of xVERSIONx from the Makefile
  870.     - get rid of stuff duplicated in examples/* and use that instead
  871.  
  872.     * Makefile.in: $(VERSION) for cvsinit.sh wasn't set, so get it
  873.     from src/version.c instead.
  874.  
  875.     * cvsinit.sh: install two more example CVSROOT control/config
  876.     files: rcstemplate checkoutlist
  877.     - install useful scripts from $CVSLIB/contrib too...
  878.     (from previous local changes)
  879.  
  880.     * Makefile.in: add another reminder to run 'cvsinit' to update
  881.     repository(ies) (from previous local changes)
  882.  
  883. Thu Jul     6 17:53:55 1995  Paul Eggert  <eggert@twinsun.com>
  884.  
  885.     * Makefile.in (mostlyclean-local): Remove $(PROGS).
  886.  
  887. Sat Jul     1 13:11:41 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  888.  
  889.     * Version 1.5.1.
  890.  
  891. Thu Jun 29 01:02:09 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  892.  
  893.     * configure.in, configure: cross_compiling gets set to "no", not
  894.     empty--change test accordingly.
  895.  
  896.     * Version 1.4.93.
  897.  
  898. Wed Jun 28 22:33:54 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  899.  
  900.     * lib/Makefile.in, man/Makefile.in, doc/Makefile.in: Comment out
  901.     rules for configure and config.status, just like in Makefile.in or
  902.     src/Makefile.in.
  903.  
  904. Tue Jun 27 19:53:05 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  905.  
  906.     * configure.in (AC_REPLACE_FUNCS), configure: Remove fnmatch.
  907.     * lib/Makefile.in (OBJECTS): Add fnmatch.
  908.     Avoids buggy Solaris 2.4 libc fnmatch.
  909.  
  910.     * FAQ: Updated with new version from ftp.odi.com.
  911.  
  912. Mon Jun 26 15:17:46 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  913.  
  914.     * Version 1.4.92.
  915.  
  916. Thu Jun 22 12:45:24 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  917.  
  918.     * Version 1.4.91.
  919.  
  920. Wed Jun 21 16:33:04 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  921.  
  922.     * PROJECTS: New file.
  923.     * Makefile.in (DISTFILES): Add it.
  924.  
  925. Wed Jun 21 16:12:14 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  926.  
  927.     * Makefile.in (FLAGS_TO_PASS): Don't pass INSTALL to sub-makes.
  928.     The reason for passing it is gone now that we are using autoconf
  929.     2.x which will set INSTALL in the sub-makefiles correctly.
  930.  
  931. Tue Jun 20 18:14:54 1995  James Kingdon     <kingdon@harvey.cyclic.com>
  932.  
  933.     * configure.in, configure: Make sure src directory exists before
  934.     trying to copy options.h to it.
  935.  
  936. Mon Jun 19 13:47:20 1995  Jim Blandy  <jimb@totoro.cyclic.com>
  937.  
  938.     * Makefile.in: Add a "remotecheck" target here, for consistency;
  939.     people shouldn't have to switch to src before running the tests.
  940.  
  941. Mon Jun 19 10:08:03 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
  942.  
  943.     * INSTALL: Update list of machines tested.  Remove note about
  944.     systems missing opendir--this is an autoconf issue, not something
  945.     installers should have to worry about.    Refer to NEWS instead of
  946.     ChangeLog.  No longer "strongly recommend" putting diff -a in
  947.     options.h.
  948.  
  949. Fri Jun 16 22:30:03 1995  Jim Kingdon  (kingdon@cyclic.com)
  950.  
  951.     * Version 1.4.90.
  952.  
  953.     * configure, configure.in (AC_OUTPUT): Add config/pcl-cvs/Makefile.
  954.  
  955.     * Makefile.in (dist): Rename dist from ccvs-<version> to cvs-<version>.
  956.  
  957.     * Makefile.in (dist, dist-dir), src/Makefile.in, doc/Makefile.in,
  958.     examples/Makefile.in, contrib/Makefile.in,
  959.     contrib/pcl-cvs/Makefile, man/Makefile.in, lib/Makefile.in
  960.     (dist-dir): Use srcdir where appropriate.
  961.  
  962. Thu Jun 15 14:33:37 1995  Jim Kingdon  (kingdon@cyclic.com)
  963.  
  964.     * CYCLIC-CVS-FAQ: Removed.
  965.     * Rename ChangeLog.fsf to NEWS.     Add information about changes
  966.     since 1.4A2.
  967.     * Makefile.in (DISTFILES): Adjust accordingly.
  968.     * README: Revise to reflect current status of releases.
  969.  
  970. Thu Jun 15 12:22:42 1995  Jim Kingdon  (kingdon@cyclic.com)
  971.  
  972.     * TODO: Remove various items already fixed.  Revise others.
  973.  
  974. Thu Jun 15 12:24:45 1995  J.T. Conklin    <jtc@rtl.cygnus.com>
  975.  
  976.     * configure.in: Use AC_C_INLINE to handle inline.
  977.     Reorganized to put compiler and OS checks first so that any
  978.     special defines they might provide are used in subsequent tests.
  979.  
  980.     * configure, config.h.in: regenerated with autoconf and
  981.     autoheader version 2.3.
  982.  
  983. Thu Jun     8 16:33:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
  984.  
  985.     * INSTALL (Installation): Disrecommend RCS 5.6.[5-7].
  986.  
  987. Tue May 30 00:07:15 1995  Jim Meyering    (meyering@comco.com)
  988.  
  989.     * Makefile.in (distclean-local): Don't delete config.status here.
  990.     (distclean): Delete config.status here instead, but only after
  991.     recursive make invocations.  Otherwise, the new dependencies
  992.     in */Makefile.in on ../config.status led to failure in each sub-make
  993.     because there is no rule there to make ../config.status.
  994.     Reported by Jeff Johnson <jbj@brewster.jbj.org>.
  995.     (realclean): Likewise.
  996.  
  997. Mon May 29 22:24:28 1995  J.T. Conklin    <jtc@rtl.cygnus.com>
  998.  
  999.     * configure.in: Use AC_HEADER_DIRENT instead of AC_DIR_HEADER.
  1000.     Use AC_HEADER_STAT to determine if S_FOO() macros work.
  1001.     Use AC_HEADER_TIME to determine if both <sys/time.h> and <time.h>
  1002.     can be included as recommend by autoconf manual.
  1003.     Remove AC_STRUCT_TM test, as above test is better.
  1004.  
  1005.     * configure, config.h.in: regenerated with autoconf and
  1006.     autoheader version 2.3.
  1007.  
  1008. Fri Apr 28 14:36:49 1995  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
  1009.  
  1010.     * Makefile.in: Set "all" as default target instead of ".PHONY".
  1011.     Some versions of make will otherwise try building all of the phony
  1012.     targets, in order.
  1013.  
  1014. Mon May     1 14:02:42 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
  1015.  
  1016.     * configure.in: Set up src/options.h for the user.  Its defaults are
  1017.     usually right.
  1018.     * README, INSTALL: Adjust installation instructions appropriately.
  1019.  
  1020. Fri Apr 28 22:31:26 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
  1021.  
  1022.     * Makefile.in (DISTFILES): Brought up-to-date.
  1023.     (dist): Rewritten to use dist-dir targets, passing DISTDIR variable.
  1024.     (GZIP, GZIP_EXT): New variables.
  1025.     (dist-dir): New target.
  1026.  
  1027.     We don't want to include a file the user has to edit in the
  1028.     distribution.
  1029.     * src/options.h: No longer distributed.
  1030.     * src/options.h.in: Distribute this instead.
  1031.     * INSTALL, README: Installation instructions updated.
  1032.  
  1033. Sat Apr     8 19:02:21 1995  Roland McGrath  <roland@baalperazim.frob.com>
  1034.  
  1035.     * configure.in: Check for fchdir.
  1036.     (connect check): Use AC_CHECK_LIB instead of (obsolete)
  1037.     AC_HAVE_LIBRARY.
  1038.  
  1039. Sat Apr     8 14:52:46 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
  1040.  
  1041.     * Makefile.in (CFLAGS): Let configure set the default for CFLAGS.
  1042.     Under GCC, we want -g -O.
  1043.  
  1044. Wed Feb     8 06:49:49 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
  1045.  
  1046.     * Makefile.in (stamp-h): Pass CONFIG_FILES=$@ to config.status so
  1047.     the target is created.
  1048.     * configure.in: Applied `autoupdate' from Autoconf 2.1 to
  1049.     modernize macro usage.
  1050.     (AC_RSH): Call removed.     It was obsolete and not doing anything useful.
  1051.     (AC_OUTPUT): Write stamp-h as the Makefile rules expect we will.
  1052.     (AC_TYPE_PID_T): Add this check.
  1053.  
  1054. Tue Nov     8 06:26:54 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  1055.  
  1056.     * Add stamp-h.in.  Remove it from .cvsignore.
  1057.  
  1058. Fri Oct 28 11:50:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  1059.  
  1060.     * Makefile.in: Comment out autoconf and autoheader rules.
  1061.  
  1062. Tue Oct 25 17:44:13 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
  1063.  
  1064.     * Makefile.in (all, install, uninstall): Fail if make in
  1065.     subdirectory fails.
  1066.  
  1067. Tue Oct 18 13:26:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  1068.  
  1069.     * Makefile.in (FLAGS_TO_PASS): Pass INSTALL*.  Add comment about
  1070.     why we need to.
  1071.  
  1072. Tue Sep 27 08:27:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  1073.  
  1074.     * Makefile.in (SUBDIRS): Reinstate "contrib".
  1075.     * configure.in (AC_OUTPUT): Add contrib/Makefile.
  1076.     * configure: Regenerated.
  1077.  
  1078. Tue Sep 27 01:03:59 1994  John Gilmore    (gnu@cygnus.com)
  1079.  
  1080.     * Makefile.in (SUBDIRS):  Comment out "contrib".  Since we don't
  1081.     bother to configure it, we shouldn't make it either.
  1082.  
  1083. Wed Aug 10 14:52:57 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  1084.  
  1085.     * Makefile.in (FLAGS_TO_PASS): Don't include LIBS or CFLAGS twice.
  1086.  
  1087.     * configure.in: Include waitpid and memmove in AC_REPLACE_FUNCS
  1088.     list.  Don't check for memmove separately.
  1089.     * configure: Regenerated.
  1090.     * config.h.in: Regenerated for Mark's change.
  1091.  
  1092. Wed Aug 10 14:32:24 1994  Mark Eichin  (eichin@cygnus.com)
  1093.  
  1094.     * configure.in (KRB4): recognize --with-krb4=path. Also test for
  1095.     krb_get_err_text so src/main.c and src/client.c can deal
  1096.     appropriately.
  1097.  
  1098. Tue Aug     9 15:49:07 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  1099.  
  1100.     * configure.in: Check sizes of `long' and `int', needed for md5
  1101.     code.
  1102.     * acconfig.h: New file.     Mention HAVE_KERBEROS, to keep autoheader
  1103.     happy.
  1104.     * configure, config.h.in: Regenerated.
  1105.  
  1106. Tue Jul 19 11:23:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  1107.  
  1108.     * configure.in: Check not only that krb.h exists, but that it will
  1109.     actually compile correctly.
  1110.     * configure: Regenerated.
  1111.  
  1112. Mon Jul 11 07:04:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  1113.  
  1114.     * configure.in: Add comment re autoheader.
  1115.  
  1116. Tue Jun 28 22:09:23 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  1117.  
  1118.     * configure.in: Only look for -lsocket and -lnsl if we don't
  1119.     already have connect.
  1120.     * configure: Regenerated.
  1121.  
  1122. Mon Jun 27 17:21:48 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  1123.  
  1124.     * configure.in: Correct "krb_libdir" to "${krb_libdir}".
  1125.     * configure: Regenerated.
  1126.  
  1127. Fri Jun     3 10:15:24 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  1128.  
  1129.     * configure.in: Check for -lsocket and -lnsl.
  1130.     * configure: Regenerated.
  1131.  
  1132. Fri May 27 18:12:43 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  1133.  
  1134.     * configure.in: Add valloc to AC_REPLACE_FUNCS.     Add getpagesize
  1135.     to AC_HAVE_FUNCS.  Check for krb.h and -lkrb.  If not found, look
  1136.     in /usr/kerberos if native.  If found somewhere, define
  1137.     HAVE_KERBEROS and also look for -ldes.    Substitute includeopt.
  1138.     * configure: Regenerated.
  1139.  
  1140. Fri Mar 11 13:11:51 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  1141.  
  1142.     * configure.in: Check for <sys/select.h>; used by src/server.c.
  1143.     * configure: Regenerated.
  1144.  
  1145. Sun Jan     9 12:04:15 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
  1146.  
  1147.     * configure.in: Check for timezone function, for NetBSD support.
  1148.     * configure: Regenerated.
  1149.  
  1150. Wed Dec 15 18:05:21 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
  1151.  
  1152.     * Makefile.in: add MAKEINFO to MDEFINES, pass down MDEFINES on all
  1153.       recursive make invocations that require it; define
  1154.       INSTALL_PROGRAM and use it; reorganize MDEFINES; set infodir and
  1155.       add to MDEFINES; use YACC instead of BISON
  1156.  
  1157.  
  1158. Mon Dec     6 17:02:18 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
  1159.  
  1160.     * src/diff.c (diff_fileproc): add support for "cvs diff -N" which
  1161.       allows for adding or removing files via patches.
  1162.  
  1163.